Release 2016.12
authorColin Walters <walters@verbum.org>
Fri, 21 Oct 2016 18:43:29 +0000 (14:43 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 21 Oct 2016 19:24:31 +0000 (19:24 +0000)
Closes: #540
Approved by: cgwalters

configure.ac
src/libostree/libostree.sym

index e69d94e7f1d55a84c555284a442a67cc38ceaf0b..7a6fdf13c9999421a356c8fa91df0efe37ab92f1 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 dnl If incrementing the version here, remember to update libostree.sym too
-AC_INIT([ostree], [2016.11], [walters@verbum.org])
+AC_INIT([ostree], [2016.12], [walters@verbum.org])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([buildutil])
 AC_CONFIG_AUX_DIR([build-aux])
index 4aa8d6cfef70993144f06638f6c7ce1c3919e419..ddb87e7b15460e91d6d9151e1befcc73c8560afd 100644 (file)
@@ -356,6 +356,7 @@ global:
 /* No new symbols in 2016.9 */
 /* No new symbols in 2016.10 */
 /* No new symbols in 2016.11 */
+/* No new symbols in 2016.12 */
 
 /*                         NOTE NOTE NOTE
  * Versions above here are released.  Only add symbols below this line.